xen.git
2005-09-07 iap10@freefall... Replace direct_remap_area_pages with direct_remap_pfn_r...
2005-09-07 cl349@firebug... Fix typo.
2005-09-07 cl349@firebug... merge?
2005-09-07 cl349@firebug... Move console tty/limit information into console directo...
2005-09-07 cl349@firebug... Disable device info getting written to store when xend...
2005-09-07 cl349@firebug... Disable sync dbmap saves -- they remove nodes added...
2005-09-07 shand@ubuntu... Create /dev/xen/evtchn if it doesn't exist.
2005-09-07 cl349@firebug... Don't leak memory when realloc fails.
2005-09-07 cl349@firebug... merge?
2005-09-07 cl349@firebug... g/c unused xcs.
2005-09-07 cl349@firebug... g/c unused xu extension.
2005-09-07 cl349@firebug... g/c unused control message code.
2005-09-07 cl349@firebug... Remove control interface in kernels and domain builder.
2005-09-07 iap10@firebug... merge
2005-09-07 iap10@firebug... Trivial fix for a nasty PAE bug.
2005-09-07 cl349@firebug... Fix vif scripts for domains with more than one ip.
2005-09-07 cl349@firebug... Remove debug printk.
2005-09-07 cl349@firebug... Always bind dom0 virqs to vcpu 0.
2005-09-07 cl349@firebug... Make xenstored bind to domain exception virq directly...
2005-09-07 cl349@firebug... Remove python virq code.
2005-09-07 cl349@firebug... Trigger domain cleanup on @releaseDomain watch-event...
2005-09-07 cl349@firebug... Fix and cleanup error handling.
2005-09-07 cl349@firebug... Add copyright notice and g/c some unused code.
2005-09-07 cl349@firebug... merge?
2005-09-07 cl349@firebug... Add python bindings for watches.
2005-09-07 kaf24@firebug... Be more sensitive to losing sync with platform timer.
2005-09-07 kaf24@firebug... merge?
2005-09-07 kaf24@firebug... Small plan9 loader patch from Tim Newsham.
2005-09-07 iap10@firebug... Extend save/restore interface to cope with domains...
2005-09-07 cl349@firebug... Fix dependencies.
2005-09-06 cl349@firebug... merge?
2005-09-06 cl349@firebug... Use @releaseDomain watch-events.
2005-09-06 kaf24@firebug... Tiny printk info cleanup.
2005-09-06 kaf24@firebug... The attached patch fixes two problems I ran into with...
2005-09-06 cl349@firebug... Exit if xen_setup fails.
2005-09-06 cl349@firebug... Add @releaseDomain watch-event.
2005-09-06 cl349@firebug... Destroy domain before cleaning it up.
2005-09-06 kaf24@firebug... phys_to_mach and mach_to_phys tables contain long entri...
2005-09-06 cl349@firebug... Add xcs to include path for xcs_proto.h.
2005-09-06 cl349@firebug... Disable xcs stop from xend script since it kills xensto...
2005-09-06 cl349@firebug... merge?
2005-09-06 cl349@firebug... Make xenstored listen to domain exception virqs.
2005-09-06 kaf24@firebug... Avoid warn_unused error on read() return value.
2005-09-06 kaf24@firebug... Enable xenstored optimisations.
2005-09-06 kaf24@firebug... Reducing LOC (always a good thing) by eliminating dupli...
2005-09-06 cl349@firebug... Update consoled to use xs_get_domain_path and cleanup...
2005-09-06 kaf24@firebug... Fix vmalloc fault path in arch/xen/i386 to correctly...
2005-09-05 kaf24@firebug... Fix 64-bit build.
2005-09-05 kaf24@firebug... Fix PCI iomem resource fixup.
2005-09-05 cl349@firebug... Add @introduceDomain event-watch and replace consoled...
2005-09-05 cl349@firebug... Fix command line argument parsing.
2005-09-05 cl349@firebug... Add -Werror to xenstore build and fix failure.
2005-09-05 kaf24@firebug... Fix the balloon driver to do work in smaller batches...
2005-09-05 cl349@firebug... Add missing libxenstore.so dependency for xenstore...
2005-09-05 cl349@firebug... Rename XS_GET_DOMAIN_PATH to XS_GET_DOMAIN_PATH and...
2005-09-05 cl349@firebug... Fix typo.
2005-09-05 cl349@firebug... On suspend, canonicalize store and console mfns in...
2005-09-05 cl349@firebug... merge?
2005-09-05 cl349@firebug... Get rid of suspend record, start info holds all the...
2005-09-05 cl349@firebug... Pass live flag as number, not "True"/"False".
2005-09-05 cl349@firebug... Only remove domain from store once it's suspended.
2005-09-05 cl349@firebug... Keep start_info in page provided by domain builder...
2005-09-05 iap10@firebug... CRAMFS needs to be compiled in to xen_defconfig_x86_64...
2005-09-05 cl349@firebug... Free grant reference when block device shuts down.
2005-09-05 cl349@firebug... merge?
2005-09-05 cl349@firebug... Suspend console after xenbus, resume console before...
2005-09-04 shand@ubuntu... Fix build.
2005-09-04 cl349@firebug... Fix build.
2005-09-04 akw27@arcadians... Updates to blktap driver and user code.
2005-09-04 cl349@firebug... Fix build dependency issue.
2005-09-03 cl349@firebug... merge?
2005-09-03 cl349@firebug... Update suspend/resume for new console code.
2005-09-03 iap10@firebug... merge fixup
2005-09-03 cl349@firebug... merge?
2005-09-03 iap10@firebug... merge
2005-09-03 iap10@freefall... Fix to allow -xen and -xen0 kernels to be used as unpri...
2005-09-03 cl349@firebug... merge?
2005-09-03 cl349@firebug... Restore printk to output evtchn binding error.
2005-09-03 cl349@firebug... Add support in libxenstore for using the xenbus_dev...
2005-09-03 cl349@firebug... Add driver to use the kernel's xenbus connection from...
2005-09-03 iap10@firebug... Fix debug build that was broken by recent shadow pageta...
2005-09-03 cl349@firebug... Free struct file file_private on release.
2005-09-03 shand@ubuntu... Enable 'live' migration from a tools pov; prior to...
2005-09-02 kaf24@firebug... Attached are the patches for new ioemu communication...
2005-09-02 kaf24@firebug... Now that unaligned page overlapping PIO works for Xen...
2005-09-02 kaf24@firebug... Attached are the patches for new ioemu communication...
2005-09-02 kaf24@firebug... Various minor vmxassist cleanups.
2005-09-02 kaf24@firebug... We need to be more precise and restore the %eip.
2005-09-02 kaf24@firebug... Handle page overlapping copies.
2005-09-02 kaf24@firebug... Qemu-dm dumps core with the pcnet device. This patches...
2005-09-02 kaf24@firebug... Fix preemption-check race in memory_op hypercall.
2005-09-02 kaf24@firebug... Fix writing to mmap'ed /dev/mem region mapped PROT_WRITE
2005-09-02 cl349@firebug... Install hotplug script(s) unconditionally.
2005-09-02 cl349@firebug... merge?
2005-09-02 cl349@firebug... Restore configurability of vif bring up script and...
2005-09-02 kaf24@firebug... Mini-os fixes from Simon Kagstrom.
2005-09-02 kaf24@firebug... Missing shadow files.
2005-09-02 kaf24@firebug... This patch is to boot 32-bit VMX guest on the 64-bit...
2005-09-02 kaf24@firebug... Clean up tools/check error reporting. Remove logging.
2005-09-02 kaf24@firebug... New scripts I missed from previous security patch.
next